home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Freeware / Comunicatii / Winscp / winscp373setup.exe / {app} / WinSCP3.exe / 0 / RCDATA / TEDITORFORM / TEDITORFORM.txt < prev   
Encoding:
Text File  |  2005-02-06  |  44.9 KB  |  888 lines

  1. object EditorForm: TEditorForm
  2.   Left = 353
  3.   Top = 186
  4.   Width = 625
  5.   Height = 419
  6.   HelpType = htKeyword
  7.   HelpKeyword = 'ui_editor'
  8.   BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
  9.   Caption = 'EditorForm'
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   Icon.Data = {<image000.ico>}
  17.   KeyPreview = True
  18.   OldCreateOrder = False
  19.   Position = poDefaultPosOnly
  20.   OnClose = FormClose
  21.   OnCloseQuery = FormCloseQuery
  22.   OnShow = FormShow
  23.   PixelsPerInch = 96
  24.   TextHeight = 13
  25.   object TopCoolBar: TCoolBar
  26.     Left = 0
  27.     Top = 0
  28.     Width = 617
  29.     Height = 26
  30.     AutoSize = True
  31.     Bands = <
  32.       item
  33.         Control = ToolBar
  34.         ImageIndex = -1
  35.         MinHeight = 22
  36.         Width = 613
  37.       end>
  38.     object ToolBar: TToolBar
  39.       Left = 9
  40.       Top = 0
  41.       Width = 331
  42.       Height = 22
  43.       Align = alLeft
  44.       AutoSize = True
  45.       Caption = 'ToolBar'
  46.       EdgeBorders = []
  47.       Flat = True
  48.       Images = EditorImages
  49.       ParentShowHint = False
  50.       ShowHint = True
  51.       TabOrder = 0
  52.       Transparent = True
  53.       Wrapable = False
  54.       object ToolButton12: TToolButton
  55.         Left = 0
  56.         Top = 0
  57.         Action = CloseAction
  58.       end
  59.       object ToolButton1: TToolButton
  60.         Left = 23
  61.         Top = 0
  62.         Action = SaveAction
  63.       end
  64.       object ToolButton2: TToolButton
  65.         Left = 46
  66.         Top = 0
  67.         Width = 8
  68.         Caption = 'ToolButton2'
  69.         ImageIndex = 1
  70.         Style = tbsSeparator
  71.       end
  72.       object ToolButton3: TToolButton
  73.         Left = 54
  74.         Top = 0
  75.         Action = EditCopy
  76.       end
  77.       object ToolButton4: TToolButton
  78.         Left = 77
  79.         Top = 0
  80.         Action = EditCut
  81.       end
  82.       object ToolButton5: TToolButton
  83.         Left = 100
  84.         Top = 0
  85.         Action = EditPaste
  86.       end
  87.       object ToolButton6: TToolButton
  88.         Left = 123
  89.         Top = 0
  90.         Action = EditDelete
  91.       end
  92.       object ToolButton8: TToolButton
  93.         Left = 146
  94.         Top = 0
  95.         Action = EditSelectAll
  96.       end
  97.       object ToolButton9: TToolButton
  98.         Left = 169
  99.         Top = 0
  100.         Width = 8
  101.         Caption = 'ToolButton9'
  102.         ImageIndex = 5
  103.         Style = tbsSeparator
  104.       end
  105.       object ToolButton7: TToolButton
  106.         Left = 177
  107.         Top = 0
  108.         Action = EditUndo
  109.       end
  110.       object ToolButton10: TToolButton
  111.         Left = 200
  112.         Top = 0
  113.         Width = 8
  114.         Caption = 'ToolButton10'
  115.         ImageIndex = 5
  116.         Style = tbsSeparator
  117.       end
  118.       object ToolButton13: TToolButton
  119.         Left = 208
  120.         Top = 0
  121.         Action = FindAction
  122.       end
  123.       object ToolButton14: TToolButton
  124.         Left = 231
  125.         Top = 0
  126.         Action = ReplaceAction
  127.       end
  128.       object ToolButton15: TToolButton
  129.         Left = 254
  130.         Top = 0
  131.         Action = FindNextAction
  132.       end
  133.       object ToolButton16: TToolButton
  134.         Left = 277
  135.         Top = 0
  136.         Action = GoToLineAction
  137.       end
  138.       object ToolButton17: TToolButton
  139.         Left = 300
  140.         Top = 0
  141.         Width = 8
  142.         Caption = 'ToolButton17'
  143.         ImageIndex = 8
  144.         Style = tbsSeparator
  145.       end
  146.       object ToolButton11: TToolButton
  147.         Left = 308
  148.         Top = 0
  149.         Action = PreferencesAction
  150.       end
  151.     end
  152.   end
  153.   object EditorMemo: TRichEdit
  154.     Left = 0
  155.     Top = 26
  156.     Width = 617
  157.     Height = 340
  158.     Align = alClient
  159.     HideSelection = False
  160.     PlainText = True
  161.     PopupMenu = EditorPopup
  162.     ScrollBars = ssBoth
  163.     TabOrder = 1
  164.     WantTabs = True
  165.     OnChange = EditorMemoChange
  166.     OnKeyUp = EditorMemoKeyUp
  167.     OnMouseUp = EditorMemoMouseUp
  168.   end
  169.   object StatusBar: TStatusBar
  170.     Left = 0
  171.     Top = 366
  172.     Width = 617
  173.     Height = 19
  174.     Panels = <
  175.       item
  176.         Text = 'Line: 2000/20000'
  177.         Width = 130
  178.       end
  179.       item
  180.         Text = 'Column: 20'
  181.         Width = 150
  182.       end
  183.       item
  184.         Text = 'Character: 132 (0x56)'
  185.         Width = 150
  186.       end
  187.       item
  188.         Width = 50
  189.       end>
  190.     ParentFont = True
  191.     SimplePanel = False
  192.     UseSystemFont = False
  193.   end
  194.   object EditorActions: TActionList
  195.     Images = EditorImages
  196.     OnExecute = EditorActionsExecute
  197.     OnUpdate = EditorActionsUpdate
  198.     Left = 480
  199.     Top = 56
  200.     object SaveAction: TAction
  201.       Caption = '&Save'
  202.       Hint = 'Save|Save file'
  203.       ImageIndex = 0
  204.       ShortCut = 16467
  205.       SecondaryShortCuts.Strings = (
  206.         'F2')
  207.     end
  208.     object EditCut: TEditCut
  209.       Caption = 'Cu&t'
  210.       Hint = 'Cut|Cuts the selection and puts it on the Clipboard'
  211.       ImageIndex = 1
  212.       ShortCut = 16472
  213.     end
  214.     object EditCopy: TEditCopy
  215.       Caption = '&Copy'
  216.       Hint = 'Copy|Copies the selection and puts it on the Clipboard'
  217.       ImageIndex = 2
  218.       ShortCut = 16451
  219.     end
  220.     object EditPaste: TEditPaste
  221.       Caption = '&Paste'
  222.       Hint = 'Paste|Inserts Clipboard contents'
  223.       ImageIndex = 3
  224.       ShortCut = 16470
  225.       SecondaryShortCuts.Strings = (
  226.         'Shift+Ins'
  227.         'Ctrl+Shift+Ins')
  228.     end
  229.     object EditSelectAll: TEditSelectAll
  230.       Caption = 'Select &All'
  231.       Hint = 'Select All|Selects the entire document'
  232.       ImageIndex = 6
  233.       ShortCut = 16449
  234.     end
  235.     object EditUndo: TEditUndo
  236.       Caption = '&Undo'
  237.       Hint = 'Undo|Reverts the last action'
  238.       ImageIndex = 4
  239.       ShortCut = 16474
  240.     end
  241.     object EditDelete: TEditDelete
  242.       Caption = '&Delete'
  243.       Hint = 'Delete|Erases the selection'
  244.       ImageIndex = 5
  245.     end
  246.     object PreferencesAction: TAction
  247.       Caption = '&Preferences...'
  248.       Hint = 'Preferences|Show/change editor preferences'
  249.       ImageIndex = 7
  250.     end
  251.     object CloseAction: TAction
  252.       Caption = 'C&lose'
  253.       Hint = 'Close editor|Save file if necessary and close editor'
  254.       ImageIndex = 8
  255.       ShortCut = 27
  256.     end
  257.     object FindAction: TAction
  258.       Caption = '&Find...'
  259.       Hint = 'Find|Find the specified text'
  260.       ImageIndex = 9
  261.       ShortCut = 16454
  262.       SecondaryShortCuts.Strings = (
  263.         'F7')
  264.     end
  265.     object ReplaceAction: TAction
  266.       Caption = '&Replace...'
  267.       Hint = 'Replace|Replace the specified text with different text'
  268.       ImageIndex = 10
  269.       ShortCut = 16456
  270.       SecondaryShortCuts.Strings = (
  271.         'Ctrl+F7'
  272.         'Ctrl+R')
  273.     end
  274.     object FindNextAction: TAction
  275.       Caption = 'Find &next'
  276.       Hint = 'Find next|Find the next occurrence of the specified text'
  277.       ImageIndex = 11
  278.       ShortCut = 114
  279.       SecondaryShortCuts.Strings = (
  280.         'Shift+F7')
  281.     end
  282.     object GoToLineAction: TAction
  283.       Caption = '&Go to line number...'
  284.       Hint = 'Go to line|Go to specific line number'
  285.       ImageIndex = 12
  286.       ShortCut = 16455
  287.       SecondaryShortCuts.Strings = (
  288.         'Alt+F8')
  289.     end
  290.   end
  291.   object EditorImages: TImageList
  292.     Left = 536
  293.     Top = 56
  294.     Bitmap = {
  295.       494C01010D000E00040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  296.       0000000000003600000028000000400000004000000001002000000000000040
  297.       0000000000000000000000000000000000000000000000000000000000000000
  298.       0000000000000000000000000000000000000000000000000000000000000000
  299.       0000000000000000000000000000000000000000000000000000000000000000
  300.       0000000000000000000000000000000000000000000000000000000000000000
  301.       0000000000000000000000000000000000000000000000000000000000000000
  302.       0000000000000000000000000000000000000000000000000000000000000000
  303.       0000000000000000000000000000000000000000000000000000000000000000
  304.       0000000000000000000000000000000000000000000000000000000000000000
  305.       0000000000000000000000000000000000000000000000000000000000000000
  306.       0000848484000000000000000000000000000000000000000000000000000000
  307.       0000000000000000000000000000000000000000000000000000000000000000
  308.       0000000000000000000000000000000000000000000000000000000000000000
  309.       0000000000000000000000000000000000000000000000000000000000000000
  310.       0000000000000000000000000000000000000000000000000000000000000000
  311.       0000000000000000000000000000000000000000000000000000000000000000
  312.       0000000000000000000000000000000000000000000000000000000000000000
  313.       0000000000000000000000000000000000000000000000000000000000000000
  314.       000084848400FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  315.       FF00FFFFFF00FFFFFF00FFFFFF00000000000000000000000000000000000000
  316.       0000000000000000000000000000000000000000000000000000000000000000
  317.       0000000000000000000000000000000000000000000000000000000000000000
  318.       0000000000000000000000000000000000000000000000000000000000000000
  319.       0000000000000000000000000000000000000000000000000000000000000000
  320.       0000000000000000000000000000000000000000000000000000000000000000
  321.       0000000000000000000000000000000000000000000000000000000000000000
  322.       000084848400FFFFFF0084848400848484008484840084848400848484008484
  323.       84008484840084848400FFFFFF00000000000000000000000000000000000000
  324.       0000000000000000000000000000000000000000000000000000000000000000
  325.       0000000000000000000000000000000000000000000000000000000000000000
  326.       0000000000000000000000000000000000000000000000000000000000000000
  327.       0000000000000000000000000000000000000000000000000000000000000000
  328.       0000000000000000000000000000000000000000000000000000000000000000
  329.       0000000000000000000000000000000000008400000000000000000000000000
  330.       000084848400FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  331.       FF00FFFFFF00FFFFFF00FFFFFF00000000000000000000000000000000000000
  332.       0000000000000000000000000000000000000000000000000000000000000000
  333.       0000000000000000000000000000000000000000000000000000000000000000
  334.       0000000000000000000000000000000000000000000000000000000000000000
  335.       0000000000000000000000000000000000000000000000000000000000000000
  336.       0000000000000000000000000000000000000000000000000000000000000000
  337.       0000000000000000000000000000000000008400000084000000000000000000
  338.       000084848400FFFFFF0084848400848484008484840084848400848484008484
  339.       84008484840084848400FFFFFF00000000000000000000000000000000000000
  340.       0000000000000000000000000000000000000000000000000000000000000000
  341.       0000000000000000000000000000000000000000000000000000000000000000
  342.       0000000000000000000000000000000000000000000000000000000000000000
  343.       0000000000000000000000000000000000000000000000000000000000000000
  344.       0000000000000000000000000000000000000000000000000000000000000000
  345.       0000000000000000000000000000000000008400000084000000840000000000
  346.       00008484840000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FF
  347.       FF0000FFFF0000FFFF0000FFFF00000000000000000000000000000000000000
  348.       0000000000000000000000000000000000000000000000000000000000000000
  349.       0000000000000000000000000000000000000000000000000000000000000000
  350.       0000000000000000000000000000000000000000000000000000000000000000
  351.       0000000000000000000000000000000000000000000000000000000000000000
  352.       0000000000000000000000000000000000000000000000000000000000000000
  353.       0000000000000000000000000000000000008400000084000000840000000000
  354.       00008484840000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FF
  355.       FF0000FFFF0000FFFF0000FFFF00000000000000000000000000000000000000
  356.       0000000000000000000000000000000000000000000000000000000000000000
  357.       0000000000000000000000000000000000000000000000000000000000000000
  358.       0000000000000000000000000000000000000000000000000000000000000000
  359.       0000000000000000000000000000000000000000000000000000000000000000
  360.       0000000000000000000000000000000000000000000000000000000000000000
  361.       0000000000000000000000000000000000008400000084000000000000000000
  362.       00008484840000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FFFF0000FF
  363.       FF0000FFFF0000FFFF0000FFFF00000000000000000000000000000000000000
  364.       0000000000000000000000000000000000000000000000000000000000000000
  365.       0000000000000000000000000000000000000000000000000000000000000000
  366.       0000000000000000000000000000000000000000000000000000000000000000
  367.       0000000000000000000000000000000000000000000000000000000000000000
  368.       0000000000000000000000000000000000000000000000000000000000000000
  369.       0000000000000000000000000000000000008400000000000000000000000000
  370.       000084848400FFFFFF0084848400848484008484840084848400848484008484
  371.       84008484840084848400FFFFFF00000000000000000000000000000000000000
  372.       0000000000000000000000000000000000000000000000000000000000000000
  373.       0000000000000000000000000000000000000000000000000000000000000000
  374.       0000000000000000000000000000000000000000000000000000000000000000
  375.       0000000000000000000000000000000000000000000000000000000000000000
  376.       0000000000000000000000000000000000000000000000000000000000000000
  377.       0000000000000000000000000000000000000000000000000000000000000000
  378.       000084848400FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  379.       FF00FFFFFF00FFFFFF00FFFFFF00000000000000000000000000000000000000
  380.       0000000000000000000000000000000000000000000000000000000000000000
  381.       0000000000000000000000000000000000000000000000000000000000000000
  382.       0000000000000000000000000000000000000000000000000000000000000000
  383.       0000000000000000000000000000000000000000000000000000000000000000
  384.       0000000000000000000000000000000000000000000000000000000000000000
  385.       0000000000000000000000000000000000000000000000000000000000000000
  386.       000084848400FFFFFF0084848400848484008484840084848400FFFFFF00FFFF
  387.       FF00FFFFFF00FFFFFF00FFFFFF00000000000000000000000000000000000000
  388.       0000000000000000000000000000000000000000000000000000000000000000
  389.       0000000000000000000000000000000000000000000000000000000000000000
  390.       0000000000000000000000000000000000000000000000000000000000000000
  391.       0000000000000000000000000000000000000000000000000000000000000000
  392.       0000000000000000000000000000000000000000000000000000000000000000
  393.       0000000000000000000000000000000000000000000000000000000000000000
  394.       000084848400FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  395.       FF00000000000000000000000000000000000000000000000000000000000000
  396.       0000000000000000000000000000000000000000000000000000000000000000
  397.       0000000000000000000000000000000000000000000000000000000000000000
  398.       0000000000000000000000000000000000000000000000000000000000000000
  399.       0000000000000000000000000000000000000000000000000000000000000000
  400.       0000000000000000000000000000000000000000000000000000000000000000
  401.       0000000000000000000000000000000000000000000000000000000000000000
  402.       000084848400FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  403.       FF0000000000FFFFFF0000000000000000000000000000000000000000000000
  404.       0000000000000000000000000000000000000000000000000000000000000000
  405.       0000000000000000000000000000000000000000000000000000000000000000
  406.       0000000000000000000000000000000000000000000000000000000000000000
  407.       0000000000000000000000000000000000000000000000000000000000000000
  408.       0000000000000000000000000000000000000000000000000000000000000000
  409.       0000000000000000000000000000000000000000000000000000000000000000
  410.       000084848400FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  411.       FF00000000000000000000000000000000000000000000000000000000000000
  412.       0000000000000000000000000000000000000000000000000000000000000000
  413.       0000000000000000000000000000000000000000000000000000000000000000
  414.       0000000000000000000000000000000000000000000000000000000000000000
  415.       0000000000000000000000000000000000000000000000000000000000000000
  416.       0000000000000000000000000000000000000000000000000000000000000000
  417.       0000000000000000000000000000000000000000000000000000000000000000
  418.       0000848484008484840084848400848484008484840084848400848484008484
  419.       8400000000000000000000000000000000000000000000000000000000000000
  420.       0000000000000000000000000000000000000000000000000000000000000000
  421.       0000000000000000000000000000000000000000000000000000000000000000
  422.       0000000000000000000000000000000000000000000000000000000000000000
  423.       0000000000000000000000000000000000000000000000000000000000000000
  424.       0000000000000000000000000000000000000000000000000000000000000000
  425.       0000000000000000000000000000000000000000000000000000000000000000
  426.       0000000000000000000000000000000000000000000000000000000000000000
  427.       0000000000000000000000000000000000000000000000000000000000000000
  428.       0000000000000000000000000000000000000000000000000000000000000000
  429.       0000000000000000000000000000000000000000000000000000000000000000
  430.       0000000000000000000000000000000000000000000000000000000000000000
  431.       0000000000000000000000000000000000000000000000000000000000000000
  432.       0000000000000000000000000000000000000000000000000000000000000000
  433.       0000000000000000000000000000000000008484840084848400848484008484
  434.       8400848484008484840084848400848484008484840084848400FFFFFF000000
  435.       00008484840000000000FFFFFF00000000000000000000000000000000000000
  436.       0000000000000000000000000000000000000000000000000000000000000000
  437.       0000000000000000000000000000000000000000000000000000000000000000
  438.       0000000000000000000000000000000000000000000000000000000000000000
  439.       0000000000000000000000000000000000000000000000000000000000000000
  440.       0000000000000000000000000000000000000000000000000000000000000000
  441.       0000000000000000000000000000000000008484840084848400848484008484
  442.       840084848400848484008484840084848400848484008484840084848400FFFF
  443.       FF0084848400FFFFFF0084848400848484000000000000000000000000000000
  444.       0000000000000000000000000000000000000000000000000000000000000000
  445.       0000000000000000000000000000000000000000000000000000000000000000
  446.       0000000000000000000000000000000000000000000000000000000000000000
  447.       0000000000000000000000000000000000000000000000000000000000000000
  448.       0000000000000000000000000000000000000000000000000000000000000000
  449.       0000000000000000000000000000000000008400000084000000840000008400
  450.       00000000000000000000848484008484840084848400FFFFFF00FFFFFF00FFFF
  451.       FF008400000084000000840000008400000000000000FFFFFF00000000000000
  452.       000000000000000000000000000000000000000000000000000000000000FFFF
  453.       FF00000000000000000000000000000000000000000000000000000000000000
  454.       0000000000000000000000000000000000000000000000000000000000000000
  455.       0000000000000000000000000000000000000000000000000000000000000000
  456.       0000000000000000000000000000000000000000000000000000000000000000
  457.       0000000000000000000000000000000000000000000000000000000000008400
  458.       0000FF00000084000000000000000000000084848400FFFFFF00FFFFFF00FFFF
  459.       FF008400000000000000000000000000000000000000FFFFFF00000000000000
  460.       000000000000000000000000000000000000000000000000000000000000FFFF
  461.       FF00000000000000000000000000000000000000000000000000000000000000
  462.       0000000000000000000000000000000000000000000000000000000000000000
  463.       0000000000000000000000000000000000000000000000000000000000000000
  464.       0000000000000000000000000000000000000000000000000000000000000000
  465.       0000000000000000000000000000000000000000000000000000000000008400
  466.       000084000000FF0000008400000000000000FFFFFF00FFFFFF00FFFFFF00FFFF
  467.       FF00840000000000000000000000000000000000000000000000000000000000
  468.       0000000000000000000000000000000000000000000000000000000000000000
  469.       0000000000000000000000000000000000000000000000000000000000000000
  470.       0000000000000000000000000000000000000000000000000000000000000000
  471.       0000000000000000000000000000000000000000000000000000000000000000
  472.       0000000000000000000000000000000000000000000000000000000000000000
  473.       0000000000000000000000000000000000000000000000000000000000008400
  474.       0000FF00000084000000FF00000000000000FFFFFF00FFFFFF00FFFFFF00FFFF
  475.       FF00840000000000000000000000000000000000000000000000FFFFFF000000
  476.       00000000000000000000000000000000000000000000FFFFFF00000000000000
  477.       0000000000000000000000000000000000000000000000000000000000000000
  478.       0000000000000000000000000000000000000000000000000000000000000000
  479.       000000000000000000000000000000000000000000000000000000000000C6C6
  480.       C60000000000000000000000000000000000000000000000000000000000C6C6
  481.       C600000000000000000000000000000000000000000000000000000000008400
  482.       000084000000FF0000008400000000000000FFFFFF00FFFF0000FFFFFF00FFFF
  483.       0000840000000000000000000000000000000000000000000000FFFFFF000000
  484.       00000000000000000000C6C6C6000000000000000000FFFFFF00000000000000
  485.       000000000000000000000000000000000000000000000000000000000000C6C6
  486.       C60000000000000000000000000000000000000000000000000000000000C6C6
  487.       C600000000000000000000000000000000000000000000000000000000000000
  488.       0000000000008484840000000000000000000000000084848400000000000000
  489.       0000000000000000000000000000000000000000000000000000000000008400
  490.       0000FF00000084000000FF00000000000000FFFF0000FFFFFF00FFFF0000FFFF
  491.       FF00840000000000000000000000000000000000000000000000FFFFFF000000
  492.       00000000000000000000C6C6C6000000000000000000FFFFFF00000000000000
  493.       0000000000000000000000000000000000000000000000000000000000000000
  494.       0000000000008484840000000000000000000000000084848400000000000000
  495.       0000000000000000000000000000000000000000000000000000000000000000
  496.       0000000000000000000000000000000000000000000000000000000000000000
  497.       0000000000000000000000000000000000000000000000000000000000008400
  498.       000084000000FF0000008400000000000000FFFFFF00FFFF0000FFFFFF00FFFF
  499.       0000840000000000000000000000000000000000000000000000000000000000
  500.       0000000000000000000000000000000000000000000000000000000000000000
  501.       0000000000000000000000000000000000000000000000000000000000000000
  502.       0000000000000000000000000000000000000000000000000000000000000000
  503.       000000000000000000000000000000000000000000000000000000000000C6C6
  504.       C60000000000000000000000000000000000C6C6C60000000000000000000000
  505.       0000000000000000000000000000000000000000000000000000000000008400
  506.       0000FF00000084000000FF00000000000000FFFF0000FFFFFF00FFFF0000FFFF
  507.       FF0084000000000000000000000000000000000000000000000000000000FFFF
  508.       FF000000000000000000000000000000000000000000FFFFFF00000000000000
  509.       000000000000000000000000000000000000000000000000000000000000C6C6
  510.       C60000000000000000000000000000000000C6C6C60000000000000000000000
  511.       000000000000000000000000000000000000000000000000000000000000C6C6
  512.       C60000000000000000000000000000000000C6C6C60000000000000000000000
  513.       0000000000000000000000000000000000000000000000000000000000008400
  514.       0000840000008400000084000000840000008400000084000000840000008400
  515.       0000840000000000000000000000000000000000000000000000000000000000
  516.       0000000000000000000000000000000000000000000000000000000000000000
  517.       000000000000000000000000000000000000000000000000000000000000C6C6
  518.       C60000000000000000000000000000000000C6C6C60000000000000000000000
  519.       0000000000000000000000000000000000000000000000000000000000000000
  520.       0000000000000000000000000000000000000000000000000000000000000000
  521.       0000000000000000000000000000000000000000000000000000000000000000
  522.       0000000000000000000000000000000000000000000000000000000000000000
  523.       0000000000000000000000000000000000000000000000000000000000000000
  524.       0000000000000000000000000000000000000000000000000000000000000000
  525.       0000000000000000000000000000000000000000000000000000000000000000
  526.       0000000000000000000000000000000000000000000000000000000000000000
  527.       0000000000000000000000000000000000000000000000000000000000000000
  528.       0000000000000000000000000000848484000000000000000000000000000000
  529.       0000000000000000000000000000000000000000000000000000000000000000
  530.       0000000000000000000000000000000000000000000000000000000000000000
  531.       0000000000000000000000000000000000000000000000000000000000000000
  532.       0000FFFFFF000000000000000000000000000000000000000000FFFFFF000000
  533.       0000000000000000000000000000000000000000000000000000000000000000
  534.       0000000000000000000000000000848484000000000000000000000000000000
  535.       0000000000000000000000000000000000000000000000000000000000000000
  536.       0000000000000000000000000000000000000000000000000000000000000000
  537.       0000000000000000000000000000000000000000000000000000000000000000
  538.       0000000000000000000000840000008400000084000000840000000000000000
  539.       0000000000000000000000000000000000000000000000000000000000000000
  540.       0000000000000000000000000000000000000000000000000000000000000000
  541.       0000000000000000000000000000000000000000000000000000000000000000
  542.       0000000000000000000000000000000000000000000000000000000000000000
  543.       0000000000000000000000000000000000000000000000000000000000000000
  544.       0000000000000000000000000000000000000000000000000000000000000000
  545.       0000000000000000000000000000000000000000000000000000000000000000
  546.       0000000000000000000000000000000000000000000000000000000000000000
  547.       0000000000000000000000000000000000000000000000000000000000000000
  548.       0000000000000000000000000000000000000000000000000000000000000000
  549.       0000000000000000000000000000000000000000000000000000000000000000
  550.       0000000000000000000000000000000000000000000000000000000000000000
  551.       0000000000000000000000000000000000000000000000000000000000000000
  552.       0000000000000000000000000000000000000000000000000000000000000000
  553.       0000000000000000000000000000000000000000000000000000000000000000
  554.       0000000000000000000000000000000000000000000000000000000000000000
  555.       0000000000000000000000000000000000000000000000000000000000000000
  556.       0000000000000000000000000000000000000000000000000000000000000000
  557.       0000000000000000000000000000000000000000000000000000000000000000
  558.       0000000000000000000000000000000000000000000000000000000000000000
  559.       0000000000000000000000000000000000000000000000000000000000000000
  560.       0000000000000000000000000000000000000000000000000000000000000000
  561.       0000000000000000000000000000000000000000000000000000000000000000
  562.       0000000000000000000000000000000000000000000000000000000000000000
  563.       0000000000000000000000000000000000000000000000000000000000000000
  564.       0000000000000000000000000000000000000000000000000000000000000000
  565.       0000000000000000000000000000000000000000000000000000000000000000
  566.       0000000000000000000000000000000000000000000000000000000000000000
  567.       0000000000000000000000000000000000000000000000000000000000000000
  568.       0000000000000000000084848400848484008484840084848400000000000000
  569.       0000000000000000000000000000000000000000000000000000000000000000
  570.       0000000000000000000000000000000000000000000000000000000000000000
  571.       0000000000000000000000000000000000000000000000000000000000000000
  572.       0000000000000000000000000000000000000000000000000000000000000000
  573.       000000000000000000000000000000000000000000000000000000000000BD00
  574.       00000000000000000000BD0000000000000000000000BD000000000000000000
  575.       0000BD0000000000000000000000000000000000000000000000000000000000
  576.       0000848484000000000000000000000000000000000084848400000000008484
  577.       8400000000000000000000000000000000000000000000000000000000000000
  578.       0000000000000000000000000000000000000000000000000000000000000000
  579.       0000000000000000000000000000000000000000000000000000000000000000
  580.       0000000000000000000000000000000000000000000000000000000000000000
  581.       00000000000000000000000000000000000000000000BD000000000000000000
  582.       0000BD0000000000000000000000BD0000000000000000000000BD0000000000
  583.       000000000000BD00000000000000000000000000000000000000000000000000
  584.       0000000000008484840000000000000000000000000000000000848484000000
  585.       0000848484000000000000000000000000000000000000000000000000000000
  586.       0000000000000000000000000000000000000000000000000000000000000000
  587.       0000000000000000000000000000000000000000000000000000000000000000
  588.       0000000000000000000000000000000000000000000000000000000000000000
  589.       0000000000000000000000000000000000000000000000000000BD0000000000
  590.       0000000000000000000000000000000000000000000000000000000000000000
  591.       00000000000000000000BD000000000000000000000000000000000000000000
  592.       0000000000000000000000000000000000000000000000000000000000000000
  593.       0000000000008484840000000000000000000000000000000000000000000000
  594.       0000000000000000000000000000000000000000000000000000000000000000
  595.       0000840000000000000000000000000000000000000000000000000000000000
  596.       0000000000000000000000000000000000000000000000000000000000000000
  597.       000000000000000000000000000000000000000000000000000000000000BD00
  598.       0000000000000000000000000000000000000000000000000000000000000000
  599.       0000BD0000000000000000000000000000000000000000000000FFFFFF000000
  600.       0000000000000000000000000000000000000000000000000000000000000000
  601.       0000000000000000000000000000000000000000000000000000840000008400
  602.       0000840000008400000084000000000000000000000000000000000000000000
  603.       0000840000000000000000000000000000000000000000000000000000000000
  604.       0000000000000000000000000000000000000000000000000000000000000000
  605.       00000000000000000000000000000000000000000000BD000000000000000000
  606.       0000000000000000000000000000000000000000000000000000000000000000
  607.       000000000000BD0000000000000000000000FFFFFF0084848400000000000000
  608.       0000000000000000000000000000000000000000000000000000000000000000
  609.       0000000000008484840084848400000000000000000000000000840000008400
  610.       0000840000008400000000000000000000000000000000000000000000000000
  611.       0000000000008400000000000000000000000000000000000000000000000000
  612.       0000000000000000000000000000000000000000000000000000000000000000
  613.       0000000000000000000000000000000000000000000000000000BD0000000000
  614.       0000000000000000000000000000000000000000000000000000000000000000
  615.       00000000000000000000BD00000000000000FFFFFF0000000000000000000000
  616.       00000000000000000000C6C6C600C6C6C600C6C6C60000000000000000000000
  617.       0000000000000000000000000000000000000000000000000000840000008400
  618.       0000840000000000000000000000000000000000000000000000000000000000
  619.       0000000000008400000000000000000000000000000000000000000000000000
  620.       0000000000000000000000000000000000000000000000000000000000000000
  621.       000000000000000000000000000000000000000000000000000000000000BD00
  622.       0000000000000000000000000000000000000000000000000000000000000000
  623.       0000BD000000000000000000000000000000FFFFFF0000000000000000000000
  624.       00000000000000000000C6C6C600C6C6C600C6C6C60000000000000000000000
  625.       0000000000000000000000000000000000000000000000000000840000008400
  626.       0000000000008400000000000000000000000000000000000000000000000000
  627.       0000000000008400000000000000000000000000000000000000000000000000
  628.       0000000000000000000000000000000000000000000000000000000000000000
  629.       00000000000000000000000000000000000000000000BD000000000000000000
  630.       0000000000000000000000000000000000000000000000000000000000000000
  631.       000000000000BD0000000000000000000000FFFFFF0000000000000000000000
  632.       00000000000000000000C6C6C600C6C6C600C6C6C60000000000000000000000
  633.       0000000000000000000000000000000000000000000000000000840000000000
  634.       0000000000000000000084000000840000000000000000000000000000000000
  635.       0000840000000000000000000000000000000000000000000000000000000000
  636.       0000000000000000000000000000000000000000000000000000000000000000
  637.       0000000000000000000000000000000000000000000000000000BD0000000000
  638.       0000000000000000000000000000000000000000000000000000000000000000
  639.       00000000000000000000BD000000000000000000000000000000FFFFFF000000
  640.       0000000000000000000000000000000000000000000000000000000000000000
  641.       0000000000000000000000000000000000000000000000000000000000000000
  642.       0000000000000000000000000000000000008400000084000000840000008400
  643.       0000000000000000000000000000000000000000000000000000000000000000
  644.       0000000000000000000000000000000000000000000000000000000000000000
  645.       000000000000000000000000000000000000000000000000000000000000BD00
  646.       0000000000000000000000000000000000000000000000000000000000000000
  647.       0000BD0000000000000000000000000000000000000000000000000000000000
  648.       0000000000000000000000000000000000000000000000000000000000000000
  649.       0000000000008484840000000000000000000000000000000000000000000000
  650.       0000000000000000000000000000000000000000000000000000000000000000
  651.       0000000000000000000000000000000000000000000000000000000000000000
  652.       0000000000000000000000000000000000000000000000000000000000000000
  653.       00000000000000000000000000000000000000000000BD000000000000000000
  654.       0000BD0000000000000000000000000000000000000000000000000000000000
  655.       000000000000BD00000000000000000000000000000000000000FFFFFF000000
  656.       0000000000000000000000000000000000000000000000000000000000000000
  657.       0000000000000000000000000000000000000000000000000000000000000000
  658.       0000000000000000000000000000000000000000000000000000000000000000
  659.       0000000000000000000000000000000000000000000000000000000000000000
  660.       0000000000000000000000000000000000000000000000000000000000000000
  661.       0000000000000000000000000000000000000000000000000000BD0000000000
  662.       000000000000BD0000000000000000000000BD0000000000000000000000BD00
  663.       00000000000000000000BD00000000000000000000000000000000000000FFFF
  664.       FF0000000000FFFFFF0000000000000000000000000000000000FFFFFF000000
  665.       0000000000000000000000000000000000000000000000000000000000000000
  666.       0000000000000000000000000000000000000000000000000000000000000000
  667.       0000000000000000000000000000000000000000000000000000000000000000
  668.       0000000000000000000000000000000000000000000000000000000000000000
  669.       000000000000000000000000000000000000000000000000000000000000BD00
  670.       00000000000000000000BD0000000000000000000000BD000000000000000000
  671.       0000BD0000000000000000000000000000000000000000000000000000000000
  672.       0000000000000000000000000000000000000000000084848400000000000000
  673.       0000000000000000000000000000000000000000000000000000000000000000
  674.       0000000000000000000000000000000000000000000000000000000000000000
  675.       0000000000000000000000000000000000000000000000000000000000000000
  676.       0000000000000000000000000000000000000000000000000000000000000000
  677.       0000000000000000000000000000000000000000000000000000000000000000
  678.       0000000000000000000000000000000000000000000000000000000000000000
  679.       0000000000000000000000000000000000000000000000000000000000000000
  680.       00000000000000000000FFFFFF00FFFFFF00FFFFFF0084848400000000000000
  681.       0000000000000000000000000000000000000000000000000000000000000000
  682.       0000000000000000000000000000000000000000000000000000000000000000
  683.       0000000000000000000000000000000000000000000000000000000000000000
  684.       0000000000000000000000000000000000000000000000000000000000000000
  685.       0000000000000000000000000000000000000000000000000000000000000000
  686.       0000000000000000000000000000000000000000000000000000000000000000
  687.       0000000000000000000000000000000000000000000000000000000000000000
  688.       0000000000000000000000000000000000000000000000000000000000000000
  689.       0000000000000000000000000000000000000000000000000000000000000000
  690.       0000000000000000000000000000000000000000000000000000000000000000
  691.       0000000000000000000000000000000000000000000000000000000000000000
  692.       0000000000008400000084000000000000000000000000000000000000000000
  693.       0000000000000000000000000000000000000000000000000000000000000000
  694.       0000000000000000000000000000000000000000000000000000000000000000
  695.       0000000000000000000000000000000000000000000000000000000000000000
  696.       0000000000000000000084000000840000008400000084000000840000008400
  697.       00008400000084000000840000008400000000000000B9C1C10081494900994E
  698.       4E0099474700B3B3B300B3B3B300B3B3B300B3B3B300B3B3B300B3B3B3009934
  699.       340099343400994E4E00994E4E00000000000000000000000000000000000000
  700.       0000840000000000000000000000840000000000000000000000840000008400
  701.       0000000000000000000000000000000000000000000000000000000000000000
  702.       0000000000000000000000000000840000008400000084000000840000008400
  703.       0000840000008400000084000000840000000000000000000000000000000000
  704.       0000000000000000000084000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  705.       FF00FFFFFF00FFFFFF00FFFFFF008400000000000000B9867600CC676700CC67
  706.       6700994E4E00AF9C9C00C2767600DAB4B400FBFBFB00F0F0F000E4E4E4009934
  707.       340099343400CC676700994E4E00000000000000000000000000000000000000
  708.       0000840000000000000000000000840000000000000084000000000000000000
  709.       0000840000000000000000000000000000000000000000000000000000000000
  710.       000000000000000000000000000084000000FFFFFF00FFFFFF00FFFFFF00FFFF
  711.       FF00FFFFFF00FFFFFF00FFFFFF00840000000000000084848400008484008484
  712.       8400008484008484840084000000FFFFFF000000000000000000000000000000
  713.       00000000000000000000FFFFFF008400000000000000B9867600CC676700CC67
  714.       6700994E4E00CFB6B600B7525200BF8C8C00D9D9D900FBFBFB00F0F0F0009934
  715.       340099343400CC676700994E4E00000000000000000000000000000000000000
  716.       0000840000000000000000000000840000000000000084000000000000000000
  717.       0000840000000000000000000000000000000000000000000000000000000000
  718.       000000000000000000000000000084000000FFFFFF0000000000000000000000
  719.       00000000000000000000FFFFFF00840000000000000000848400848484000084
  720.       8400848484000084840084000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  721.       FF00FFFFFF00FFFFFF00FFFFFF008400000000000000B9867600CC676700CC67
  722.       6700994E4E00E1C7C700A8434300A9777700B3B3B300D9D9D900FBFBFB009934
  723.       340099343400CC676700994E4E00000000000000000000000000000000000000
  724.       0000000000008400000084000000840000000000000084000000000000000000
  725.       0000840000000000000000000000000000000000000000000000000000000000
  726.       000000000000000000000000000084000000FFFFFF00FFFFFF00FFFFFF00FFFF
  727.       FF00FFFFFF00FFFFFF00FFFFFF00840000000000000084848400008484008484
  728.       8400008484008484840084000000FFFFFF00000000000000000000000000FFFF
  729.       FF008400000084000000840000008400000000000000B9867600CC676700CC67
  730.       6700994E4E00DCC8C800CA979700CAB1B100A9A9A900B3B3B300D6CFCF009934
  731.       34009C373700CC676700994E4E00000000000000000000000000000000000000
  732.       0000000000000000000000000000840000000000000084000000840000008400
  733.       0000000000000000000000000000000000000000000000000000FFFFFF00FFFF
  734.       FF00FFFFFF00FFFFFF00FFFFFF0084000000FFFFFF0000000000000000000000
  735.       00000000000000000000FFFFFF00840000000000000000848400848484000084
  736.       8400848484000084840084000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  737.       FF0084000000FFFFFF00840000000000000000000000B9867600CC676700CC67
  738.       6700CC676700CC676700CC676700CC676700CC676700CC676700CC676700CC67
  739.       6700CC676700CC676700994E4E00000000000000000000000000000000000000
  740.       0000000000000000000000000000840000000000000084000000000000000000
  741.       0000000000000000000000000000000000000000000000000000FFFFFF000000
  742.       000000000000000000000000000084000000FFFFFF00FFFFFF00FFFFFF00FFFF
  743.       FF00FFFFFF00FFFFFF00FFFFFF00840000000000000084848400008484008484
  744.       8400008484008484840084000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  745.       FF008400000084000000000000000000000000000000B9867600CC676700CC67
  746.       6700BF8C8C00BF8C8C00BF8C8C00BF8C8C00BF8C8C00BF8C8C00BF8C8C00BF8C
  747.       8C00CC676700CC676700994E4E00000000000000000000000000000000000000
  748.       0000000000000000000000000000000000000000000000000000000000000000
  749.       0000000000000000000000000000000000000000000000000000FFFFFF00FFFF
  750.       FF00FFFFFF00FFFFFF00FFFFFF0084000000FFFFFF000000000000000000FFFF
  751.       FF00840000008400000084000000840000000000000000848400848484000084
  752.       8400848484000084840084000000840000008400000084000000840000008400
  753.       00008400000000000000000000000000000000000000B9867600CC676700BF8C
  754.       8C00FAFAFA00FAFAFA00FAFAFA00FAFAFA00FAFAFA00FAFAFA00FAFAFA00FAFA
  755.       FA00BF8C8C00CC676700994E4E00000000000000000000000000000000000000
  756.       0000000000000000000000000000000000000000000000000000000000000000
  757.       0000000000000000000000000000000000000000000000000000FFFFFF000000
  758.       000000000000000000000000000084000000FFFFFF00FFFFFF00FFFFFF00FFFF
  759.       FF0084000000FFFFFF0084000000000000000000000084848400008484008484
  760.       8400008484008484840000848400848484000084840084848400008484008484
  761.       84000084840000000000000000000000000000000000B9867600CC676700BF8C
  762.       8C00FAFAFA00C1C1C100C3C3C300C3C3C300C5C5C500C5C5C500C7C7C700FAFA
  763.       FA00BF8C8C00CC676700994E4E00000000000000000000000000000000000000
  764.       0000000000000000000000000000000000000000000000000000000000000000
  765.       0000000000000000000000000000000000000000000000000000FFFFFF00FFFF
  766.       FF00FFFFFF00FFFFFF00FFFFFF0084000000FFFFFF00FFFFFF00FFFFFF00FFFF
  767.       FF00840000008400000000000000000000000000000000848400848484000000
  768.       0000000000000000000000000000000000000000000000000000000000008484
  769.       84008484840000000000000000000000000000000000B9867600CC676700BF8C
  770.       8C00FAFAFA00FAFAFA00FAFAFA00FAFAFA00FAFAFA00FAFAFA00FAFAFA00FAFA
  771.       FA00BF8C8C00CC676700994E4E00000000000000000000000000000000000000
  772.       0000000000000000000000000000000000000000000000000000000000000000
  773.       0000000000000000000000000000000000000000000000000000FFFFFF000000
  774.       000000000000FFFFFF0000000000840000008400000084000000840000008400
  775.       0000840000000000000000000000000000000000000084848400848484000000
  776.       0000000000000000000000000000000000000000000000000000000000008484
  777.       84000084840000000000000000000000000000000000B9867600CC676700BF8C
  778.       8C00FAFAFA00BFBFBF00C0C0C000C2C2C200C3C3C300C4C4C400C5C5C500FAFA
  779.       FA00BF8C8C00CC676700994E4E00000000000000000000000000000000000000
  780.       0000000000000000000000000000000000000000000000000000000000000000
  781.       0000000000000000000000000000000000000000000000000000FFFFFF00FFFF
  782.       FF00FFFFFF00FFFFFF0000000000FFFFFF000000000000000000000000000000
  783.       0000000000000000000000000000000000000000000000848400848484000084
  784.       84000000000000FFFF00000000000000000000FFFF0000000000848484000084
  785.       84008484840000000000000000000000000000000000B9867600CC676700BF8C
  786.       8C00FAFAFA00FAFAFA00FAFAFA00FAFAFA00FAFAFA00FAFAFA00FAFAFA00FAFA
  787.       FA00BF8C8C00CC676700994E4E00000000000000000000000000000000000000
  788.       0000000000000000000000000000000000000000000000000000000000000000
  789.       0000000000000000000000000000000000000000000000000000FFFFFF00FFFF
  790.       FF00FFFFFF00FFFFFF0000000000000000000000000000000000000000000000
  791.       0000000000000000000000000000000000000000000000000000000000000000
  792.       0000000000000000000000FFFF0000FFFF000000000000000000000000000000
  793.       00000000000000000000000000000000000000000000B9867600994E4E00BF8C
  794.       8C00C4C4C400C4C4C400C4C4C400C4C4C400C4C4C400C4C4C400C4C4C400C4C4
  795.       C400BF8C8C00994E4E00BEC4C300000000000000000000000000000000000000
  796.       0000000000000000000000000000000000000000000000000000000000000000
  797.       0000000000000000000000000000000000000000000000000000000000000000
  798.       0000000000000000000000000000000000000000000000000000000000000000
  799.       0000000000000000000000000000000000000000000000000000000000000000
  800.       0000000000000000000000000000000000000000000000000000000000000000
  801.       0000000000000000000000000000000000000000000000000000000000000000
  802.       0000000000000000000000000000000000000000000000000000000000000000
  803.       0000000000000000000000000000000000000000000000000000000000000000
  804.       0000000000000000000000000000000000000000000000000000000000000000
  805.       0000000000000000000000000000000000000000000000000000000000000000
  806.       0000000000000000000000000000000000000000000000000000000000000000
  807.       0000000000000000000000000000000000000000000000000000000000000000
  808.       0000000000000000000000000000000000000000000000000000000000000000
  809.       000000000000000000000000000000000000424D3E000000000000003E000000
  810.       2800000040000000400000000100010000000000000200000000000000000000
  811.       000000000000000000000000FFFFFF00FFFF000000000000F000000000000000
  812.       F000000000000000F00000000000000070000000000000003000000000000000
  813.       1000000000000000100000000000000030000000000000007000000000000000
  814.       F000000000000000F000000000000000F000000000000000F001000000000000
  815.       F003000000000000F007000000000000FFFFFFFFB6E7FFFF0015FFFFB76BFE49
  816.       000007C18427FE49000007C1B76BFFFFE00707C1CEE7FFFFE0070101FFFFC7C7
  817.       E0070001C7C7C7C7E0070001C7C7C387E0070001C387C007E0078003C007C007
  818.       E007C107C007C007E007C107C007C007FFFFE38FC007C007F81FE38FC007F39F
  819.       F81FE38FF39FF39FF81FFFFFF39FF39FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFC3F
  820.       FFFFEFFDEDB7F42FFFFFC7FFB6DBE007FFFFC3FBDFFDC003FFF7E3F7EC17C007
  821.       C1F7F1E7B99B0001C3FBF8CFD99D0001C7FBFC1FEC970001CBFBFE3FBE1B0001
  822.       DCF7FC1FDB9DC007FF0FF8CFEC37C003FFFFE1E7B7FBC007FFFFC3F3DB6DE00F
  823.       FFFFC7FDEDB7FC3FFFFFFFFFFFFFFC3FFFFFFFFFFFFFFFFFFFFFF9FFFFFFFC00
  824.       8001F6CFFE0080008001F6B7FE0000008001F6B7FE0000008001F8B780000000
  825.       8001FE8F800000018001FE3F800000038001FF7F800000038001FE3F80010003
  826.       8001FEBF800300038001FC9F80070FC38001FDDF807F00038001FDDF80FF8007
  827.       8001FDDF81FFF87FFFFFFFFFFFFFFFFF00000000000000000000000000000000
  828.       000000000000}
  829.   end
  830.   object FindDialog: TFindDialog
  831.     Options = [frDown, frHideUpDown]
  832.     OnFind = FindDialogFind
  833.     Left = 480
  834.     Top = 96
  835.   end
  836.   object ReplaceDialog: TReplaceDialog
  837.     Options = [frDown, frHideUpDown]
  838.     OnFind = FindDialogFind
  839.     OnReplace = FindDialogFind
  840.     Left = 536
  841.     Top = 96
  842.   end
  843.   object EditorPopup: TPopupMenu
  844.     Images = EditorImages
  845.     Left = 480
  846.     Top = 136
  847.     object Undo1: TMenuItem
  848.       Action = EditUndo
  849.     end
  850.     object N1: TMenuItem
  851.       Caption = '-'
  852.     end
  853.     object Cut1: TMenuItem
  854.       Action = EditCut
  855.     end
  856.     object Copy1: TMenuItem
  857.       Action = EditCopy
  858.     end
  859.     object Paste1: TMenuItem
  860.       Action = EditPaste
  861.     end
  862.     object Delete1: TMenuItem
  863.       Action = EditDelete
  864.     end
  865.     object N2: TMenuItem
  866.       Caption = '-'
  867.     end
  868.     object SelectAll1: TMenuItem
  869.       Action = EditSelectAll
  870.     end
  871.     object N3: TMenuItem
  872.       Caption = '-'
  873.     end
  874.     object Find1: TMenuItem
  875.       Action = FindAction
  876.     end
  877.     object Replace1: TMenuItem
  878.       Action = ReplaceAction
  879.     end
  880.     object Findnext1: TMenuItem
  881.       Action = FindNextAction
  882.     end
  883.     object Gotolinenumber1: TMenuItem
  884.       Action = GoToLineAction
  885.     end
  886.   end
  887. end
  888.